Leadtools.Dicom.Common Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
GetEnumerator Method
See Also 
Leadtools.Dicom.Common.Linq Namespace > Queryable<T> Class : GetEnumerator Method



Returns an enumerator that iterates through the collection.

Syntax

Visual Basic (Declaration) 
Public Function GetEnumerator() As IEnumerator(Of T)
Visual Basic (Usage)Copy Code
Dim instance As Queryable(Of T)
Dim value As IEnumerator(Of T)
 
value = instance.GetEnumerator()
C# 
public IEnumerator<T> GetEnumerator()
C++/CLI 
public:
IEnumerator<T^>^ GetEnumerator(); 

Return Value

A IEnumerator that can be used to iterate through the collection.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features